Skip to content

fix(dock): manage batched intellihide timeouts - #96

Merged
leandromqrs merged 1 commit into
mainfrom
fix/manage-intellihide-timeouts
Aug 9, 2026
Merged

fix(dock): manage batched intellihide timeouts#96
leandromqrs merged 1 commit into
mainfrom
fix/manage-intellihide-timeouts

Conversation

@leandromqrs

Copy link
Copy Markdown
Member

Summary

  • replace pending Intellihide refresh timeouts before scheduling a new batch
  • bind staggered refresh sources to the Intellihide lifecycle through ManagedTimeoutBatch
  • add policy coverage preventing unmanaged main-loop sources in feature code

Validation

  • just validate
  • just test unit (232 tests passed)
  • just shexli (build passed; packaging could not complete because gnome-extensions is unavailable)
  • targeted Toolbox dock test (build passed; could not complete for the same missing dependency)

Replace pending staggered refreshes before scheduling a new batch and tie every source to the Intellihide lifecycle. Update the shell integration fixture to cancel the managed refresh and settle sources, and add policy coverage that prevents feature code from creating unmanaged main-loop sources.
@leandromqrs
leandromqrs force-pushed the fix/manage-intellihide-timeouts branch from e69c401 to cd007b1 Compare August 9, 2026 01:51
@leandromqrs
leandromqrs added this pull request to the merge queue Aug 9, 2026
Merged via the queue into main with commit f2457de Aug 9, 2026
8 checks passed
@leandromqrs
leandromqrs deleted the fix/manage-intellihide-timeouts branch August 9, 2026 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant